翻訳と辞書
Words near each other
・ C POSIX library
・ C preprocessor
・ C Primer Plus
・ C process control
・ C Project
・ C Puppis
・ C R Irani
・ C Ravichandran
・ C Real (Greek band)
・ C Restaurant
・ C road
・ C S Hayes Stakes
・ C SEED 201
・ C series
・ C Series Index
C Sharp (programming language)
・ C Sharp 2.0
・ C Sharp 3.0
・ C Sharp 4.0
・ C Sharp syntax
・ C shell
・ C signal handling
・ C soprano saxophone
・ C space
・ C Spire Wireless
・ C Sports Racer
・ C Stamp
・ C standard
・ C standard library
・ C Star class airship


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

C Sharp (programming language) : ウィキペディア英語版
C Sharp (programming language)



C#〔By convention, a number sign is used for the second character in normal text; in artistic representations, sometimes a true sharp sign is used: C♯.〕 (pronounced as ''see sharp'') is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within its .NET initiative and later approved as a standard by Ecma (ECMA-334) and ISO (ISO/IEC 23270:2006). C# is one of the programming languages designed for the Common Language Infrastructure.
C# is intended to be a simple, modern, general-purpose, object-oriented programming language.〔 Its development team is led by Anders Hejlsberg. The most recent version is C# 6.0, which was released on July 20, 2015.
==Design goals==
The ECMA standard lists these design goals for C#:
* The C# language is intended to be a simple, modern, general-purpose, object-oriented programming language.
* The language, and implementations thereof, should provide support for software engineering principles such as strong type checking, array bounds checking, detection of attempts to use uninitialized variables, and automatic garbage collection. Software robustness, durability, and programmer productivity are important.
* The language is intended for use in developing software components suitable for deployment in distributed environments.
* Portability is very important for source code and programmers, especially those already familiar with C and C++.
* Support for internationalization is very important.
* C# is intended to be suitable for writing applications for both hosted and embedded systems, ranging from the very large that use sophisticated operating systems, down to the very small having dedicated functions.
* Although C# applications are intended to be economical with regard to memory and processing power requirements, the language was not intended to compete directly on performance and size with C or assembly language.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「C Sharp (programming language)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.